home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Libraries / Aidan's Class Libraries / Source / Graphics Classes / Shape.cpp < prev    next >
Encoding:
Text File  |  1997-06-14  |  100 b   |  8 lines  |  [TEXT/CWIE]

  1. //Copyright (c) 1997 Aidan Cully
  2. //All rights reserved.
  3.  
  4. #include "CLShape.h"
  5.  
  6. TShape::~TShape()
  7. {
  8. }